HsBuildingRoomsStudents 
Logical Entity Name  HsBuildingRoomsStudents 
Default Table Name  HsBuildingRoomsStudents 
Physical Only  NO 
Definition 
 
Note 
 

HsBuildingRoomsStudents Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HsBuildingRoomsStudentsID(PK)    int  NO 
 
SyStudentID(FK)    int  NO 
 
HsBuildingRoomsID(FK)    int  NO 
 
HsStudentLeaseHistoryID(FK)    int  NO 
 
HSRoomMateMatchID(FK)    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
Ts    timestamp  NO 
 

HsBuildingRoomsStudents Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HsBuildingRoomsStudents_HsBuildingRoomsStudentsID  PrimaryKey  HsBuildingRoomsStudentsID 

HsBuildingRoomsStudents Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
HsBuildingRooms  Non-Identifying  One To Zero or More  FK_HsBuildingRoomsStudents_HsBuildingRoomsID_HsBuildingRooms_HsBuildingRoomsID      HsBuildingRoomsID  NO  YES 
HSRoomMateMatch  Non-Identifying  Zero or One to Zero or More  FK_HsBuildingRoomsStudents_HSRoomMateMatchID_HSRoomMateMatch_HSRoomMateMatchID      HSRoomMateMatchID  NO  YES 
HSStudentLeaseHistory  Non-Identifying  One To Zero or More  FK_HsBuildingRoomsStudents_HsStudentLeaseHistoryID_HsStudentLeaseHistory_HsStudentLeaseHistoryID      HsStudentLeaseHistoryID  NO  YES 
syStudent  Non-Identifying  One To Zero or More  FK_HsBuildingRoomsStudents_SyStudentID_SyStudent_SyStudentID      SyStudentID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_HsBuildingRoomsStudents_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HsBuildingRoomsStudents Check Constraints 
Check Constraint Name  CheckConstraint